This archive contains the following bash scripts written by Eri:

(Each script is commented at the top with notes about it too, just open them in a text editor...)

1) "start-asciiquarium.sh"
	- Just runs the ASCIIQuarium Perl script, nothing more.
	
2) "screensaver.sh"
	- You can put this in your home directory to run the daemon quickly from the terminal.
	- You'll need to update the path on line 4.
	
3) "fishies-autostart.sh"
	- You can create an Autostart entry for your xfce4 session pointing to this script to run the daemon at login - see "Fishies Autostart Example.png".
	- You'll need to update the path on line 4.
	
4) "fishies-daemon.sh"
	- The actual "daemon". Turn off your existing screensaver daemon and use this instead - just keep it running minimized.
	- To change when the screensaver starts, edit the "minutes_until_screensaver_activates" variable on line 19 - just specify the amount of minutes.
	- Leave your power manager on to blank the screen at some other interval - this just activates the screensaver and runs it until you press a key or move your mouse.

Please note that I am not the creator of ASCIIQuarium, and the ASCIIQuarium script provided is left entirely unaltered from here: https://robobunny.com/projects/asciiquarium/html/

Have fun!
-Eri
